home *** CD-ROM | disk | FTP | other *** search
/ HyperStudio: Software for a Mediacentric World! / HyperStudio Macintosh Program Resource CD MAC (HM-310-0397-R07)(Roger Wagner Publishing, Inc.)(1997).iso / Sample Projects / Family & Community / White Tribute / First.stk / First.stk.rsrc / TEXT_4000_CDPlay@1.txt < prev    next >
Text File  |  1996-12-18  |  1KB  |  43 lines

  1. CDPlay NBA
  2. by Ken Kashmarek 
  3. Version 3.30
  4.  
  5. This NBA allows you to control a CD-ROM drive to play any part of an audio CD.
  6.  
  7. When you use this NBA, you'll see a "control panel" that lets you define where you want the sound clip to start and stop.  Using the controls, choose a track, and then use SET START and SET END to choose positions within that track as the CD plays.  You can use "Try It" to test your settings, and finally "Keep" when you've found what you like!
  8.  
  9. In addition, there is an "Options" dialog that you can use to create buttons that will eject a CD, pause or stop the audio, or even play a range of entire tracks.
  10.  
  11.  
  12. HyperLogo Notes:
  13.  
  14. This NBA can also be called from HyperLogo. Using the command syntax:
  15.  
  16. CDPlay "commands
  17.  
  18. where commands can be:
  19.  
  20. +Tn,m +P +S +R +E +Z -T +X
  21.  
  22. or
  23.  
  24. +Ammssff,mmssff +P +S +R +E +Z -T +X
  25.  
  26.    T  play track n to track m (-T stops play)
  27.    A  absolute track address min/sec/frames
  28.    P  pause
  29.    S  stop
  30.    R  resume
  31.    E  eject disc
  32.    Z  reset drive
  33.    X  repeat last play
  34.  
  35. Additional commands include:
  36.  
  37.    +Vnnn         volume set(SC+ & newer models)
  38.    +Wmmssff  wait until mm:ss:ff reached
  39.  
  40. ¬©Copyright 1993-1995 
  41. Roger Wagner Publishing, Inc.
  42. All Rights Reserved
  43.